Merge "Add ILocalizedException interface"
[lhc/web/wiklou.git] / tests / phan / config.php
index 7dcc5c4..5259ec9 100644 (file)
@@ -305,10 +305,6 @@ return [
                "PhanParamSignatureMismatch",
                // approximate error count: 7
                "PhanParamSignatureMismatchInternal",
-               // approximate error count: 1
-               "PhanParamSpecial1",
-               // approximate error count: 2
-               "PhanParamTooFew",
                // approximate error count: 308
                "PhanParamTooMany",
                // approximate error count: 3
@@ -341,8 +337,6 @@ return [
                "PhanTypeMissingReturn",
                // approximate error count: 5
                "PhanTypeNonVarPassByRef",
-               // approximate error count: 3
-               "PhanTypeVoidAssignment",
                // approximate error count: 27
                "PhanUndeclaredConstant",
                // approximate error count: 185
@@ -351,10 +345,6 @@ return [
                "PhanUndeclaredProperty",
                // approximate error count: 9
                "PhanUndeclaredStaticMethod",
-               // approximate error count: 15
-               "PhanUndeclaredTypeParameter",
-               // approximate error count: 1
-               "PhanUndeclaredTypeProperty",
                // approximate error count: 79
                "PhanUndeclaredVariable",
        ],